Limitations
When using the Amazon Target endpoint, the following limitation(s) apply:
- The
ALTER TABLE <NAME> MODIFY COLUMN <NAME> <DATA_TYPE> DDL
is not supported. - The Allow unlimited LOB size option in the Target Metadata task settings is not supported.
-
If you need to replicate 4-byte emoji characters, use a transformation to convert the data type from WSTRING(n ) to WSTRING ( n*2 ).